-
Home
-
WP Mail SMTP by WPForms – The Most Popular SMTP and Email Log Plugin
-
4.6.0 (latest)
-
Code
-
Classes
- Mailer
| Total Complexity |
69 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
483 |
| Lines of code |
238 |
| Logical lines of code |
111 |
| Comment lines |
160 |
| Methods |
18 |
| Properties |
2 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| set_recipients() |
A |
46 |
13 |
39 |
| set_headers() |
A |
56 |
8 |
17 |
| set_content() |
S |
51 |
6 |
35 |
| get_response_error_message() |
S |
58 |
7 |
15 |
| set_reply_to() |
S |
54 |
6 |
22 |
| prepare_attachments() |
S |
54 |
6 |
18 |
| set_body_header() |
S |
58 |
3 |
17 |
| set_from() |
S |
60 |
3 |
14 |
| set_attachments() |
S |
62 |
3 |
13 |
| process_response() |
S |
64 |
3 |
10 |
| get_response_error() |
S |
72 |
2 |
5 |
| is_mailer_complete() |
S |
68 |
2 |
7 |
| get_debug_info() |
S |
70 |
2 |
5 |
| __construct() |
S |
69 |
1 |
6 |
| has_pro_features() |
S |
79 |
1 |
3 |
| set_subject() |
S |
71 |
1 |
7 |
| get_body() |
S |
76 |
1 |
4 |
| set_return_path() |
S |
98 |
1 |
1 |